home *** CD-ROM | disk | FTP | other *** search
- @import url("chrome://global/skin/");
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- #webdeveloper-edit-css-tab-box, #webdeveloper-edit-css-tab-panels, #webdeveloper-edit-css-tab-panels > textbox
- {
- margin: 0 !important;
- padding: 0 !important;
- }
-
- #webdeveloper-edit-css-tab-panels textbox
- {
- -moz-appearance: none !important;
- font-family: monospace !important;
- }
-
- #webdeveloper-edit-css-tabs
- {
- display: block !important;
- }
-
- #webdeveloper-edit-css-tabs > tab
- {
- display: inline !important;
- }
-